home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 0358.ZIP / DCRUNCH.DOC < prev    next >
Text File  |  1986-11-24  |  667b  |  17 lines

  1. dCRUNCH.COM was written by Jon Wind on 10/2/86
  2.  
  3. It takes dBASE III program files and trims most commands to four
  4. letters, removes comments, blank lines, and all indentation, creating
  5. new files with extensions of ".DB3".  Files may be directed to any
  6. drive/directory.  Use /e to enable automatic overwriting; /s to disable
  7. display.  Place in batch files with the following usage (ext defaults to
  8. PRG):
  9.  
  10. dCRUNCH d:\path\filename.ext [d:\outpath] [/e] [/s]
  11.  
  12. Commands affected are:
  13.  
  14. ACCE APPE AVER BROW COUN CREA DELE DISP EJEC ENDC ENDD ENDI ENDT ERAS
  15. LABE LOCA MODI OTHE PARA PRIV PROC PUBL RECA REIN RELE RENA REPL REPO
  16. REST RETU SELE STOR TOTA UPDAU
  17.